Utility.isTouchEnabled Method

Determine whether the browser is supposed to use touch events or not.
 

Parameters

forcedValue

Type: Boolean - May be null
A value to force the setting to. This will override all detection. If null is explicitly given, the value will reset itself.

Return Value


Type: Boolean
Returns true if browser is multi-touch enabled.